auto merge of #919 : alexcrichton/cargo/issue-915, r=brson
authorbors <bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000 (21:50 +0000)
committerbors <bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000 (21:50 +0000)
Like the old build command, this commit adds support for executables run by
cargo (and tests) to ensure that `-L` paths for a dynamic library are added to
LD_LIBRARY_PATH after a compilation is run.

Closes #915

1  2 
src/cargo/ops/cargo_rustc/mod.rs

Simple merge